symphonia-format-riff 0.5.4

Pure Rust RIFF demuxer (a part of project Symphonia).
Documentation

Symphonia RIFF (AIFF, AVI, WAVE) Demuxer

Docs

AIFF/AVI/WAVE demuxer for Project Symphonia.

Note: This crate is part of Symphonia. Please use the symphonia crate instead of this one directly.

Support

This crate supports demuxing media containers based off the Resource Interchange File Format (RIFF). Specific format support may be enabled or disabled using feature flags. However, by default, all formats are enabled.

Format Feature Flag Default
AIFF aiff Yes
WAVE wav Yes

License

Symphonia is provided under the MPL v2.0 license. Please refer to the LICENSE file for more details.

Contributing

Symphonia is a free and open-source project that welcomes contributions! To get started, please read our Contribution Guidelines.